home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1996 / MacHack 1996.toast / Hacks / Hacks ’90 / NET⁄Mac / bm.rc < prev    next >
Encoding:
Text File  |  1989-04-23  |  370 b   |  15 lines  |  [TEXT/ttxt]

  1. ; configuration file for Bdale's Mailer.. format is:
  2. ;    host <space> this_host_name
  3. ;    user <space> this_user_name
  4. ;  fullname <space> firstname <space> lastname
  5. ;  zone <space> timezone
  6. ;
  7. ; *** note that config options MUST come before any area declarations!
  8. ;
  9. ;    site-specific configuration
  10. host YOURCALL
  11. user firstname
  12. fullname firstname lastname
  13. zone PST
  14. ; end of file
  15.